-
Notifications
You must be signed in to change notification settings - Fork 803
[UR][L0] Return the build log on compilation failure #14934
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
My reading of the UR contribution guide is that I should mark this as a ready for review now (UR PR is approved but not merged) and that I should still use my custom branch in the CMake file for now. Once the UR PR is merged I will update the CMake file here and then merge this PR. If I misunderstood let me know. |
|
@intel/unified-runtime-reviewers Ping on this one, thanks! |
Will merge that next in the merge queue, will first merge UR part, then once we update CMake in this PR, will approve that so we could merge it. |
Signed-off-by: Sarnie, Nick <[email protected]>
|
@omarahmed1111 Thanks, I updated the CMake file to point at the UR commit. Am I good to merge this? There are no other commits in UR in between the last version bump and my UR commit. Thanks |
Thanks! Yeah, this is good to go. |
Fix L0 build log, oneapi-src/unified-runtime#1923